How to Install libdbd-sybase-perl software package in Ubuntu 17.04 (Zesty Zapus)

How to Install libdbd-sybase-perl software package in Ubuntu 17.04 (Zesty Zapus)

libdbd-sybase-perl software package provides Sybase/MS SQL database driver for the DBI module, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libdbd-sybase-perl 

libdbd-sybase-perl is installed in your system.

Make ensure the libdbd-sybase-perl package were installed using the commands given below,

$ sudo dpkg-query -l | grep libdbd-sybase-perl *

You will get with libdbd-sybase-perl package name, version, architecture and description in a table

libdbd-sybase-perl package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Perl
Package libdbd-sybase-perl
Version 1.14-1build4
Description Sybase/MS SQL database driver for the DBI module
Sub Section Perl


See Also, How to uninstall or remove libdbd-sybase-perl software package from Ubuntu 17.04 (Zesty Zapus)?